Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed creation of new resources via console #474

Merged
merged 1 commit into from Feb 6, 2015
Merged

Fixed creation of new resources via console #474

merged 1 commit into from Feb 6, 2015

Conversation

MrSnyder
Copy link
Contributor

Fixes the dreaded "j_idt78:j_idt87: Validation Error: Value is not valid" when creating new resources.

This was caused by the wrong scope for the managed beans. Due to Ajax-updating of the templates-drop-down menu, request scope is not enough. Changed relevant JSF beans to view scope.

Fixes #340
Fixes #341
Fixes #343
Fixes #344
Fixes #345

@tfr42 tfr42 added this to the 3.4 milestone Jan 10, 2015
@tfr42 tfr42 added the bug error issue and bug (fix) label Jan 10, 2015
MrSnyder added a commit that referenced this pull request Feb 6, 2015
…ource-creation

Fixed creation of new resources via console
@MrSnyder MrSnyder merged commit d6608a2 into deegree:master Feb 6, 2015
@tfr42
Copy link
Member

tfr42 commented Feb 6, 2015

Thank you for your contribution. Your pull requests has been accepted by the TMC today.
This pull request will be part of the 3.4-pre17 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug error issue and bug (fix)
Projects
None yet
2 participants